From 7c29a32418f4691dffb836b314d63d7cd582f427 Mon Sep 17 00:00:00 2001 From: tsteven4 <13596209+tsteven4@users.noreply.github.com> Date: Tue, 4 Aug 2020 07:46:19 -0600 Subject: [PATCH] cleanup README.md (#614) * update travis url to reflect move from .org to .com * remove duplicate codacy badge and fix markup error. * add appveyor status badge. --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f0e4b078e..470a762d6 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,11 @@ This is the source code for [GPSBabel](https://www.gpsbabel.org), the free softw # Welcome new open source contributors We have a [GPSBabel contributor guide](https://github.com/gpsbabel/gpsbabel/blob/master/README.contrib). -[![Codacy Badge](https://api.codacy.com/project/badge/Grade/8f55bf8b8f454b4a9b1116c9268e26c6)](https://app.codacy.com/app/gpsbabel/gpsbabel?utm_source=github.com&utm_medium=referral&utm_content=gpsbabel/gpsbabel&utm_campaign=Badge_Grade_Settings) [![Pull Requests Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](http://makeapullrequest.com) -
-Current status of the trunk build is [![Build Status](https://travis-ci.org/gpsbabel/gpsbabel.svg?branch=master)]. Passing is good. We like passing. -The absolute [latest GPSBabel build](https://travis-ci.org/gpsbabel/gpsbabel) may not have made the front page yet. It takes about an hour to run our rigorous [presubmit testing](https://www.gpsbabel.org/quality.html) via [Appveyor for GPSBabel Windows](https://ci.appveyor.com/project/gpsbabel/gpsbabel) and [Travis for GPSBabel on Linux](https://travis-ci.org/gpsbabel/gpsbabel/). We are proud of our rating on Codacy: [![Codacy Badge](https://api.codacy.com/project/badge/Grade/362d2edacb5a4d73a9af023f08525a54)](https://www.codacy.com/app/gpsbabel/gpsbabel?utm_source=github.com&utm_medium=referral&utm_content=gpsbabel/gpsbabel&utm_campaign=Badge_Grade) +Current status of the trunk build on Travis CI is ![Build Status](https://travis-ci.com/gpsbabel/gpsbabel.svg?branch=master) and on AppVeyor is ![Build Status](https://ci.appveyor.com/api/projects/status/github/gpsbabel/gpsbabel?branch=master&svg=true). Passing is good. We like passing. + +The absolute [latest GPSBabel build](https://travis-ci.com/gpsbabel/gpsbabel) may not have made the front page yet. It takes about an hour to run our rigorous [presubmit testing](https://www.gpsbabel.org/quality.html) via [AppVeyor for GPSBabel on Windows](https://ci.appveyor.com/project/gpsbabel/gpsbabel) and [Travis CI for GPSBabel on Linux and macOS](https://travis-ci.com/gpsbabel/gpsbabel/). We are proud of our rating on Codacy: [![Codacy Badge](https://api.codacy.com/project/badge/Grade/362d2edacb5a4d73a9af023f08525a54)](https://www.codacy.com/app/gpsbabel/gpsbabel?utm_source=github.com&utm_medium=referral&utm_content=gpsbabel/gpsbabel&utm_campaign=Badge_Grade) If you aren't a programmer or a writer, we need help with gear, hosting costs, tool license prices, answering questions on the mailing lists, etc. Please [support GPSBabel](https://www.gpsbabel.org/contribute.html) any way you can. -- 2.30.2